home *** CD-ROM | disk | FTP | other *** search
/ Champak 135 / Vol 135.iso / games / bunny_gr.swf / scripts / DefineButton2_176 / BUTTONCONDACTION on(press).as
Text File  |  2008-11-12  |  69b  |  5 lines

  1. on(press){
  2.    set("/:current_object",_name);
  3.    call("/:hit");
  4. }
  5.